home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Blogowanie poza sfera / ecto 2.7 / ecto_2_3_8_setup.exe / ecto.exe / MANIFEST / 1
Encoding:
Extensible Markup Language  |  2007-10-23  |  473 b   |  12 lines

  1. ∩╗┐<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  3.   <assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
  4.   <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
  5.     <security>
  6.       <requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
  7.         <requestedExecutionLevel level="asInvoker"/>
  8.       </requestedPrivileges>
  9.     </security>
  10.   </trustInfo>
  11. </assembly>
  12.